Package-level declarations
Types
Link copied to clipboard
class ProfileSettingsClickedHyperskillAnalyticEvent(val target: HyperskillAnalyticTarget, val part: HyperskillAnalyticPart = HyperskillAnalyticPart.MAIN) : HyperskillAnalyticEvent
Represents a common click analytic event for the ProfileSettingsFeature.
Link copied to clipboard
class ProfileSettingsDeleteAccountNoticeHiddenHyperskillAnalyticEvent(isDeleteConfirmed: Boolean) : HyperskillAnalyticEvent
Represents a hidden analytic event of the prompt to delete account.
Link copied to clipboard
Represents a shown analytic event of the prompt to delete account.
Link copied to clipboard
class ProfileSettingsSignOutNoticeHiddenHyperskillAnalyticEvent(isLogoutConfirmed: Boolean) : HyperskillAnalyticEvent
Represents a hidden analytic event of the prompt to sign out.
Link copied to clipboard
Represents a shown analytic event of the prompt to sign out.
Link copied to clipboard
Represents a view analytic event.